home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Science / RLaB / help / real < prev    next >
Text File  |  1994-04-25  |  280b  |  13 lines

  1. real:
  2.  
  3. Syntax:    real ( A )
  4.  
  5. Description:
  6.  
  7.     Real returns the REAL part of an entity. The entity must be
  8.     either scalar, or matrix in order to have distinct real and
  9.     imaginary parts. If the entity is pure REAL, then the REAL
  10.     part (the only part) is returned.
  11.  
  12. See Also: imag, conj
  13.